home *** CD-ROM | disk | FTP | other *** search
/ Acorn RISC PD-CD 1 / Acorn RISC PD-CD 1.iso / languages / hope / _hope / _hopeedit < prev    next >
Encoding:
Text File  |  1990-04-25  |  324 b   |  13 lines

  1. | >!HopeEdit
  2. |
  3. |
  4. Run <Obey$Dir>.!Boot
  5. |
  6. |
  7. |  The following command has been written to avoid the 'bug' in
  8. |  'Filer_OpenDir' that insists on being given the full pathname literally
  9. |  (no system variables are allowed! (Hint from Phil Colmer, Acorn).
  10. |
  11. Set Alias$foo Filer_OpenDir <Hope$Dir>.Programs|MUnset Alias$foo1|M
  12. foo
  13.